Skip to content

Conversation

@jonathannorris
Copy link
Member

Update Jackson and MockK dependencies to address Dependabot alerts.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Jackson and MockK dependencies to address Dependabot alerts and ensure the project uses the latest patched versions.

  • Bumps jackson_version and jackson_jparser_version from 2.18.2 to 2.19.1
  • Bumps mockk_version from 1.13.14 to 1.14.4
Comments suppressed due to low confidence (2)

android-client-sdk/build.gradle:109

  • After bumping MockK, add or update relevant tests to ensure mocking behavior remains correct and no regressions are introduced due to the version change.
    mockk_version = '1.14.4'

android-client-sdk/build.gradle:98

  • [nitpick] Consider migrating these hardcoded dependency versions into a Gradle version catalog for centralized management and to keep versions consistent across all modules.
    jackson_version = "2.19.1"

@jonathannorris jonathannorris merged commit d96f03e into main Jul 11, 2025
5 checks passed
@jonathannorris jonathannorris deleted the cursor/create-pull-request-for-dependabot-alerts-71ed branch July 11, 2025 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants